home *** CD-ROM | disk | FTP | other *** search
/ Aminet 43 / Aminet 43 (2001)(GTI - Schatztruhe)[!][Jun 2001].iso / Aminet / util / pack / xPackBest.readme < prev   
Text File  |  2001-05-03  |  2KB  |  58 lines

  1. Short:    Pack using XPK, adaptive, recursive
  2. Author:   wepl@whdload.org (Bert Jahn)
  3. Uploader: wepl@whdload.org (Bert Jahn)
  4. Version:  1.0
  5. Type:     util/pack
  6.  
  7. this program will compress files using the XPK system.
  8. multiple pack modes can be specified, all of them will tested and the one with
  9. the best compression factor will be used.
  10. xPackBest can recursively compress a directory tree, optionally only files
  11. which match a specified pattern.
  12.  
  13.   usage:
  14.     xPackBest Input/A,Modes/M/A,MinRatio/K/N,Pattern/K
  15.  
  16.     Input/A
  17.     data to compress, if a file only this file will be packed, if a
  18.     directory the whole tree will be packed recursively
  19.     Modes/M/A
  20.     mode to use for compression, contains of the name of the XPK sublib and
  21.     an integer value separeted with a dot, e.g. SHRI.100
  22.     MinRatio/K/N
  23.     minimum of compression ratio in percent that a file will be saved,
  24.     default    is 3% which means that the filesize must be reduced of at
  25.     least 3%
  26.     Pattern/K
  27.     standard AmigaDOS pattern specifing files in recursive mode to work on
  28.  
  29.   example:
  30.     that packs all diskimages of my whdload installed games (the intention to
  31.     write this program ;-)
  32.     xPackBest HD42:Games MASH.100 SQSH.100 Pattern=disk.[1-9]
  33.  
  34.   misc:
  35.   - the program switches itself to a task priority of -1
  36.  
  37.   version 1.0 (27.04.01)
  38.   - initial release
  39.  
  40. May the source be with you...
  41.  
  42.  
  43. ============================= Archive contents =============================
  44.  
  45. Original  Packed Ratio    Date     Time    Name
  46. -------- ------- ----- --------- --------  -------------
  47.     1389     374 73.0% 19-May-98 22:03:30 +ntypes.i
  48.     6421    2436 62.0% 17-Jan-99 15:21:50 +devices.i
  49.     6666    2329 65.0% 29-Jun-00 00:41:16 +dosio.i
  50.     3355    1451 56.7% 04-Jan-00 00:42:04 +error.i
  51.     8929    2539 71.5% 25-Jun-99 00:13:32 +files.i
  52.     9246    3195 65.4% 25-Jun-99 00:13:34 +strings.i
  53.    11548    3323 71.2% 27-Apr-01 23:02:56 +xpackbest.asm
  54.     2456    1665 32.2% 27-Apr-01 23:02:58  xPackBest
  55.     1348     720 46.5% 28-Apr-01 00:21:40  xPackBest.readme
  56. -------- ------- ----- --------- --------
  57.    51358   18032 64.8% 29-Apr-101 06:20:20   9 files
  58.